<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <meta http-equiv=X-UA-Compatible content="IE=edge">
    <meta name=viewport content="width=device-width,initial-scale=1">
    <title>404 Unable to find page</title>
    <meta name="keywords" content="404 Unable to find page">
    <meta name="description" content="404 Unable to find page">
</head>
<body style="background-color: #f8f8f8;">
    <div id="app">
       <div style="margin-top:40vh;text-align: center;color:#999;">404 Unable to find page</div>
    </div>
</body>
</html>
